h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
body{

    color: #666;background-color: #f2f2f2; font-family: "微软雅黑";}

}
input[type="button"],input[type="submit"],input[type="reset"],button{
    -webkit-appearance: none;
}

img {max-width:100%;}
a{
    color: #333;
}
a:hover{
    color: #a70e13;
}
.wp{
    width: 1110px;margin: 0 auto;
}
/*ban*/
.ban{background-color: #f3f3f3;height: 596px;}
.ban .bd li{height: 596px;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;

}
.ban a{display: block;height: 100%;}
.header{border-bottom:1px solid #d3262a;}
/*.ban .bd li .wp{position: relative;}
.ban .bd li .txt{
    padding: 0 36px;
    width: 528px;
    height: 398px;
    position: absolute;
    top: 100px;
    left: 298px;
    color: #fff;
    text-align: center;
}


.ban .bd li .txt span{
    display: block;
    padding-top: 18px;
    font-size: 60px;
    line-height: 82px;
    margin-bottom: 48px;
}
.ban .bd li .txt .in{
    height: 104px;
    overflow: hidden;
}
.ban .bd li .txt p{
    font-size: 15px;
    text-align: left;
    line-height: 26px;
}*/
.ban .hd{ position: absolute;bottom: 56px;left: 0;width: 100%;height:15px; overflow:hidden;text-align: center;clear: both; z-index: 999;}
.ban .hd ul{ display: inline-block; }
.ban .hd ul li{float:left; margin:0 12px;  width:12px;border-radius: 50%;height:12px; line-height:12px; text-align:center; background:#989898; cursor:pointer; }
.ban .hd ul li.on{ background:#f00; color:#fff; }
/*头底*/
/*头*/
.h-top{
    height: 40px;
    background: #910000;
    word-spacing:8px; letter-spacing: 1px;
}
.h-top span{
    float: left;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
}
.h-top .tel{
    float: right;
    background: url(../images/tel.png) left 8px no-repeat;
    padding-left: 30px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
}
.h-top .tel span{
    float: right;
    padding-right: 35px;
    font-size: 14px;
}
.h-footer{
    height: 75px;
}
.logo{
    float: left;
    width: 193px;
    height: 58px;
    padding: 12px 0 0 12px;
}
.logo a{
    display: block;
    width: 340px;
    height: 58px;
    background-position: left center;
    background-repeat: no-repeat;
}
.m-nav{ 
    height: 75px;
}
.nav{
   float: right;
   width: 810px;
   padding-top: 40px;
}
.nav li{
    float: left;
    height: 35px;
    position: relative;
}
.nav li a.v1{
    display: block;
    height: 35px;
    font-size: 15px;
    color: #010101;
    text-align: center;
    line-height: 35px;
    padding: 0 29px;
}

.nav li.on a.v1 {color:#fff; background: #910000;}

.nav li dl {width: 118px; background: #910000; position: absolute; left: 0; top:35px; z-index: 999; display: none;}
.nav li dd {line-height: 30px;}
.nav li dd a{line-height: 30px; text-align: center; display: block;color:#fff;}
.nav li:hover .v1 {color: #fff; background: #910000;}
.nav li dd a:hover{color: #fff; background: #333;}
.nav li:hover dl {display: block;}

/*头end*/


/*底*/
.f-top{
    height: 10px;
    background: #a70e13;
}
.f-center{
    height: 330px;
    background: #252525;
    padding-top: 50px;
}
.f-center .f-news{
    float: left;
    overflow: hidden;
    width: 540px;
    height: 270px;
    margin-right: 120px;
    font-family: "黑体";
    color: #c0c0c0;
}
.f-news .tit{
    overflow: hidden;
    margin-bottom: 20px;
}
.f-news .tit .tit-e{
    float: left;
    margin-right: 10px;
    height: 36px;
    width: 118px;
    background: url(../images/tit-news.jpg) no-repeat;
}
.f-news .tit .tit-c{
    float: left;
    font-size: 26px;
}
.f-news .tit a{
    display: block;
    float: right;
    height: 38px;
    width: 38px;
    background: url(../images/f-news.jpg) right center no-repeat;
}
.f-news ul{

}
.f-news li{
    height: 75px;
    padding-top: 30px;
    border-bottom: 1px solid #323232;
}
.f-news li span{
    display: block;
    float: left;
    height: 70px;
    margin-right: 10px;
    font-size: 16px;
}
.f-news li .title{
    font-size: 14px;
    margin-bottom: 12px;
}
.f-news li .content{
    display: inline-block;
    width: 370px;
    color: #898989;
}
.f-news li .more{
    float: right;
    display: block;
    height: 14px;
    width: 44px;
    background: #aa0d14;
    line-height: 14px;
    color: #fff;
    text-align: center;
}

.f-center .f-contact{
    float: left;
    width: 450px;
    position: relative;
}
.f-contact .tit{
    border-bottom: 1px solid #323232;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.f-contact .tit .tit-e{
    padding-bottom: 10px;
    height: 46px;
    background: url(../images/tit-contact.jpg) no-repeat;
}
.f-contact .tit .f-logo{
    width: 382px;
    height: 52px;
    background: url(../images/f-logo.png) center center no-repeat;
}
.f-contact p{
    line-height: 25px;
    font-size: 14px;
    color: #f0eeee;
}
.f-contact .tel{
    margin: 10px 0;
    font-size: 26px;
    font-weight: bold;
    color: #a80f14;
}
.f-contact .erwm{
    position: absolute;
    width: 85px;
    height: 100px;
    right: 30px;
    bottom: 0;
}
.f-contact .erwm img{
    margin: 0 auto;
    width: 70px;
    height: 70px;
}
.f-contact .erwm span{
    text-align: center;
    color: #fff;
}

.f-footer{
    height: 52px;
    background: #323232;
}
.f-footer .m-copyright{
    float: right;
}
.f-footer span{
    line-height: 52px;
    color: #678182;
}
.f-footer img{
    width: 52px;
    height: 12px;
}
/*底 end*/
/*头底 end*/







/*内页公用*/
.main{
	width: 100%;
}
.layout{
	padding-bottom: 20px;
	overflow: hidden;
}
/*面包屑*/
.cur{
	height: 50px;
	line-height: 50px;
}
.cur a{
	font-size: 12px;
}
.cur a:hover{
	color:#e5ad24;
}
/*左布局 snav*/
.col-l{
	float: left;
	width: 260px;
	background-color:#fff; 
}
.col-l .snav-block{
	border: 1px solid #e0e0e0;
    margin-bottom: 10px;
}
.snav { padding: 15px; }
.snav li{
    padding-left:10%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    font-size: 16px;
    background: #f7f7f7 url(../images/menu01.png)no-repeat 90% center;
}
.snav-block li:last-child{
	margin-bottom:0;
}
.snav li:hover,.snav .on{
	background-color: #818588;
}
.col-l li:hover a,.snav .on a{
	color: #fff;
}
/*右布局*/
.col-r{
	float: right;
	width: 800px;
    background-color: #fff;
    padding: 15px;
    
}
.col-r img{
	display: block;
	max-width: 100%;
}